Click or drag to resize

OwaOptionsShowTreeInListView Property

Gets or sets a value indicating whether [show tree in ListView].

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public bool ShowTreeInListView { get; set; }

Property Value

Type: Boolean
true if [show tree in ListView]; otherwise, false.
See Also